[INFO] cloning repository https://github.com/enviark/weather
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/enviark/weather" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenviark%2Fweather", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenviark%2Fweather'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a44ec30420ed1f3e4889da9ecbb31fdaa9303273
[INFO] checking enviark/weather against try#a611f2a14e38407ec6717a86a01424ee6fc80762 for pr-154992-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenviark%2Fweather" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/enviark/weather
[INFO] finished tweaking git repo https://github.com/enviark/weather
[INFO] tweaked toml for git repo https://github.com/enviark/weather written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/enviark/weather on toolchain a611f2a14e38407ec6717a86a01424ee6fc80762
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/enviark/weather already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 560ab48608548930bd0b4e22d64b8d19e74e2544bede66f4dbe1a0a3800ba3d8
[INFO] running `Command { std: "docker" "start" "-a" "560ab48608548930bd0b4e22d64b8d19e74e2544bede66f4dbe1a0a3800ba3d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "560ab48608548930bd0b4e22d64b8d19e74e2544bede66f4dbe1a0a3800ba3d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "560ab48608548930bd0b4e22d64b8d19e74e2544bede66f4dbe1a0a3800ba3d8", kill_on_drop: false }`
[INFO] [stdout] 560ab48608548930bd0b4e22d64b8d19e74e2544bede66f4dbe1a0a3800ba3d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9c94629dfcafbbbfc38d503d630269de983be0eb875322d238f685c124dadfb
[INFO] running `Command { std: "docker" "start" "-a" "c9c94629dfcafbbbfc38d503d630269de983be0eb875322d238f685c124dadfb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking tinyvec v1.1.1
[INFO] [stderr]    Compiling syn v1.0.61
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]    Compiling anyhow v1.0.38
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]     Checking http v0.2.3
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking time-core v0.1.1
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking deranged v0.3.7
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking time v0.3.25
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling fastly-macros v0.9.5
[INFO] [stderr]     Checking fastly-shared v0.9.5
[INFO] [stderr]     Checking fastly-sys v0.9.5
[INFO] [stderr]     Checking fastly v0.9.5
[INFO] [stderr]     Checking weather_helpers v0.1.3
[INFO] [stderr]     Checking weather v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `fastly::ConfigStore`
[INFO] [stdout]  --> src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use fastly::ConfigStore;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]  --> src/main.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use chrono::{Date, Datelike, Local};
[INFO] [stdout]   |              ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]    --> src/main.rs:183:12
[INFO] [stdout]     |
[INFO] [stdout] 183 |     local: Date<Local>,
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]   --> src/main.rs:36:38
[INFO] [stdout]    |
[INFO] [stdout] 36 |             let local = Local::now().date();
[INFO] [stdout]    |                                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]   --> src/main.rs:84:38
[INFO] [stdout]    |
[INFO] [stdout] 84 |             let local = Local::now().date();
[INFO] [stdout]    |                                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fastly::ConfigStore`
[INFO] [stdout]  --> src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use fastly::ConfigStore;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]  --> src/main.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use chrono::{Date, Datelike, Local};
[INFO] [stdout]   |              ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]    --> src/main.rs:183:12
[INFO] [stdout]     |
[INFO] [stdout] 183 |     local: Date<Local>,
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]   --> src/main.rs:36:38
[INFO] [stdout]    |
[INFO] [stdout] 36 |             let local = Local::now().date();
[INFO] [stdout]    |                                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]   --> src/main.rs:84:38
[INFO] [stdout]    |
[INFO] [stdout] 84 |             let local = Local::now().date();
[INFO] [stdout]    |                                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.83s
[INFO] running `Command { std: "docker" "inspect" "c9c94629dfcafbbbfc38d503d630269de983be0eb875322d238f685c124dadfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9c94629dfcafbbbfc38d503d630269de983be0eb875322d238f685c124dadfb", kill_on_drop: false }`
[INFO] [stdout] c9c94629dfcafbbbfc38d503d630269de983be0eb875322d238f685c124dadfb
